home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / unix / cat400.arj / CAT.MAN < prev    next >
Text File  |  1994-04-18  |  15KB  |  473 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9. ExtraDOS Toolbox (tm)
  10. _______________________________________
  11.  
  12.   Users Manual
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33. Copyright (c) 1985-93 Foley Hi-Tech Systems (ASP)  All Rights Reserved
  34.  
  35.  
  36. Introduction
  37. _____________________________________________________________________
  38.  
  39.  
  40. ExtraDOS Toolbox is a compilation of tools useful to Microsoft DOS
  41. users.  I originally wrote the first version of ExtraDOS under MS-DOS
  42. because I found a need for them and there were no commercially
  43. available products that provided these functions.  Some ExtraDOS tools
  44. were designed to enhance programs already found in MS-DOS.  Other
  45. tools were familiar to the Unix world, but were not available in
  46. MS-DOS.  Over the years this collection has grown into large group of
  47. very useful tools.  Some of these utilities are duplicates of those
  48. found elsewhere, but often provide much better features or reduced
  49. memory overhead than similar utilities found elsewhere.  In addition,
  50. ExtraDOS complements PC-Tools and Norton Utilities with added tools
  51. these programs do not provide.
  52.  
  53. Over thirty of the ExtraDOS Toolbox utilities have been selected by
  54. Paul Somerson, former Executive Editor of PC Magazine, for Bantam
  55. Books', DOS Power Tools, 2nd Edition, Revised and Expanded for DOS
  56. 5.0.  Many of the ExtraDOS Toolbox utilities are now appearing in many
  57. popular DOS books that feature shareware enhancements for DOS.
  58.  
  59. I hope you find these tools useful and convienent.  Any suggestions
  60. for enhancements, improvements or additions are welcome.  Please
  61. contact use with your comments.
  62.  
  63.  
  64. David R. Foley
  65.  
  66.  
  67. License Agreement
  68. _____________________________________________________________________
  69.  
  70.  
  71.   This software is protected by both United States' copyright law and
  72.   international treaty provisions. Therefore, you must treat this
  73.   software "just like a book," with the following single exception.
  74.   Foley Hi-Tech Systems authorizes you to make archival copies of the
  75.   software for the sole purpose of backing up our software and
  76.   protecting your investment from loss. By saying, "just like a book,"
  77.   Foley Hi-Tech Systems means that this software may be used by any
  78.   number of people and may be freely moved from one computer location
  79.   to another, provided there is absolutely no possibility of it being
  80.   used at one location while it is being used at another. Just as a
  81.   book cannot be read by two different people in two different places
  82.   simultaneously, the software may not be used by two different people
  83.   in two different places simultaneously.
  84.  
  85.   You may not make copies of the software documentation or disk,
  86.   except as described above. You may not distribute, rent, sublicense,
  87.   or lease the software or the documentation. You may not alter,
  88.   modify, or adapt the software or documentation, including but not
  89.   limited to translating, decompiling, reverse assembling, or creating
  90.   derivative works. You may not use the software in a network,
  91.   timeshareing, multiple CPU, or multi- user environment unless each
  92.   user is licensed by Foley Hi-Tech Systems.
  93.  
  94.  
  95. EXTRADOS TOOLBOX
  96. _____________________________________________________________________
  97.  
  98.  
  99. LIMITED WARRANTY
  100.  
  101.   Upon notification of defects in material or workmanship,
  102.   within the warranty period of 45 days from the date of purchase,
  103.   Foley Hi-Tech Systems will, at its option, replace the defective
  104.   diskette or refund the license fee. If you need to return a product,
  105.   call the Foley Hi-Tech Systems Technical Support Service Department
  106.   to obtain a return authorization number. The remedy for breach of
  107.   this warranty shall be limited to replacement or refund and shall
  108.   not encompass any other damages, including but not limited to loss
  109.   of profit, and special, incidental, consequential, or other similar
  110.   claims.
  111.  
  112.   Foley Hi-Tech Systems specifically disclaims all other warranties,
  113.   expressed or implied, including but not limited to implied
  114.   warranties of merchantability and fitness for a particular purpose
  115.   with respect to defects in the diskette and documentation, and the
  116.   program license granted herein in particular, and without limiting
  117.   operation of the program license with respect to any particular
  118.   application, use, or purpose. In no event shall Foley Hi-Tech
  119.   Systems be liable for any loss of profit or any other commercial
  120.   damage, including but not limited to special, incidental,
  121.   consequential, or other damages. This statement shall be construed,
  122.   interpreted, and governed by the laws of the State of California.
  123.  
  124.  
  125. TRADEMARK INFORMATION
  126.  
  127.   ExtraDOS Toolbox, TurboBAT, SpeedRAM, Screen Manager, Profiler,
  128.   WizLabel, CDBS, Press Gate Manager, ExtraWindows Toolbox and Safety
  129.   Disk are trademarks of Foley Hi-Tech Systems.
  130.  
  131.   MS-DOS and Windows are trademarks of Microsoft Corporation.
  132.  
  133.   Norton Utilities are a trademark of Symantec.
  134.  
  135.   PC-Tools is a trademark of Central Point Software.
  136.  
  137. CAT - Unix like CAT utility for concatenation of files.
  138. _____________________________________________________________________
  139.  
  140.  
  141. DESCRIPTION
  142.  
  143.   CAT is a UNIX utility written for the MS-DOS world.  For people that
  144.   are used to UNIX it is a handy familiar tool for displaying,
  145.   printing, and concatenating files together.  CAT handles redirection
  146.   of both input and output.  It can be used similar to copy con to
  147.   create files as well.
  148.  
  149.  
  150. VERSION
  151.  
  152.   4.00  11/01/93
  153.  
  154.  
  155. COMMAND FORMAT
  156.  
  157.   CAT   [fname] - copy std input to file fname
  158.  
  159.   CAT   [file1] [file2] > [file3] - concatenate file1 and file2 to
  160.         file3
  161.  
  162.  
  163.  
  164. TECHNICAL SUPPORT
  165. _____________________________________________________________________
  166.  
  167.  
  168.   Often we get calls from people asking questions that can be
  169.   solved easily by checking through the manual before calling tech
  170.   support. We ask that you browse the manual and look for information
  171.   pertaining to your particular problem before calling. This can often
  172.   save you time, as we take a collection of our most common questions
  173.   and try to address them in this manual.
  174.  
  175.   We offer alternative methods besides the conventional phone
  176.   support, such as a multi-line 24-hour BBS system. We also monitor
  177.   most technical conferences in the BBS Interlink and RelayNet
  178.   networks as well as many conferences on the CompuServe
  179.   Information System. You may send messages and questions via any of
  180.   these services.
  181.  
  182.   Currently our Tech Support office is staffed Monday through Friday
  183.   from 9:00 a.m. to 5:00 p.m. Pacific Time. There is a chance,
  184.   however, that someone is in the office outside this time frame.
  185.   If so, we will gladly answer your questions outside the normal
  186.   business hours.  Registered users are given unlimited technical
  187.   support.
  188.  
  189.   Foley Hi-Tech Systems
  190.   Technical Support Department
  191.   185 Berry Street
  192.   San Francisco, CA  94107
  193.   (415) 882-1730
  194.   (415) 882-1733 FAX
  195.   (415) 882-1735 BBS
  196.   PCVENB CONF. 13 CompuServe
  197.  
  198.  
  199.  
  200. CREDITS
  201. _____________________________________________________________________
  202.  
  203.  
  204.   This collection of utilities started out as a small set of home
  205.   grown tools that I just could not stand to live without.  Many times
  206.   someone would see me using them and ask for a copy.  This was a big
  207.   mistake.  All of the sudden I had to debug my code.  Someone would
  208.   call me up and remind me of some problem with a utility that I had
  209.   written or asked me to just add this one little feature.  Six years
  210.   later the package has evolved to its current state.  Along the way I
  211.   have had the help of many people in testing and ideas for products.
  212.   I would like to thank all of those people who have of course
  213.   registered these utilities as this is now a new incentive for
  214.   continuing to expand them.  More specifically I'd like to thank the
  215.   following:
  216.  
  217.   Kathy Smith
  218.   Jay Wessel
  219.   Roger Cross
  220.   Brian & Tess for Channel 1
  221.   Paul Somerson & Bantam Books
  222.   PC Tech Journal (A Great Loss)
  223.   PC Magazine
  224.   Byte Magazine
  225.   Jerry Pournelle
  226.   Association of Shareware Professionals
  227.  
  228.  
  229.  
  230.  
  231. PROGRAMMING
  232.  
  233.   The ExtraDOS Toolbox utilties use a wide variety of programming
  234.   tools including:
  235.  
  236.   Borland Turbo Pascal 7.0
  237.   Borland Turbo Assembler 3.0
  238.   Borland Turbo C++ 1.0
  239.   Borland Turbo Debugger 2.0
  240.   Turbo Power Software Object Professional 1.0
  241.   Phil Katz' PKLite Professional 1.13
  242.   Unity Programmers Editor 3.33
  243.   Ralph Browns' Interrupt List
  244.  
  245.  
  246.   Programming by:
  247.  
  248.   Mike Blaszczak
  249.   David Foley
  250.   Joe Halpin
  251.   Bill McKee
  252.   Mike Molloy
  253.   Mike Viens
  254.   Ross Wentworth
  255.   Randall Woodman
  256.  
  257.  
  258. CREDITS
  259. _____________________________________________________________________
  260.  
  261.  
  262.  
  263. ART
  264.  
  265.   Artwork for the ExtraDOS Toolbox was created using:
  266.  
  267.   Ian Davis' TheDraw 4.01
  268.   Aldus Freehand 2.0
  269.   Electronic Arts Studio/8 2.0
  270.  
  271.  
  272.   Art by:
  273.  
  274.   David Foley
  275.   Noel Gamboa
  276.   Moses Gates
  277.   Shahasp Herardian
  278.   Pat McSween
  279.   Ross Wentworth
  280.  
  281.  
  282. DOCUMENTATION
  283.  
  284.   Documentation for the ExtraDOS Toolbox was written using:
  285.  
  286.   FHTS SuperEdit 3.04
  287.   Word Perfect 5.1
  288.   MS Word for Windows 2.0
  289.   Grammatik for Windows 1.0
  290.   Aldus Pagemaker 4.0
  291.   Unity Programmers Editor 3.33
  292.  
  293.  
  294.   Documentation by:
  295.  
  296.   Mike Blaszczak
  297.   David Foley
  298.   Mike Viens
  299.   Ross Wentworth
  300.  
  301.  
  302.   Printed Manuals by:
  303.  
  304.   BindCo, Brisbane, CA.
  305.  
  306.  
  307. LICENSE INFORMATION
  308.  
  309.   CHIMES, EVAL and RAMDRIVE are derivatives of the Nifty James
  310.   utilties by Mike Blaszczak.
  311.  
  312.   FILEATTR, NAMEDIR and SWAPFILE are derivatives of the Fantastic
  313.   Utilities by Mike Viens.
  314.  
  315.  
  316.  
  317. FHTS Products
  318. _____________________________________________________________________
  319.  
  320.  
  321. Safety Disk (tm)
  322.  
  323.   Safety Disk saves all of your systems vital information and will
  324.   solve most problems due to:  Loss of battery power, Loss of CMOS
  325.   information, accidental deletion of boot files, virus damage to boot
  326.   disk.
  327.  
  328.  
  329.   "Use Safety Disk and your PC is Safe.", Computer Shopper, March 1992
  330.  
  331.   "Used in Conjuntion with a conventional backup utility, Safety Disk,
  332.    for $59.95 will provide as bulletproof a backup as you're likely to
  333.    find in the PC marketplace.", InfoWorld, February 10, 1992
  334.  
  335.   "Safety Disk is so deceptively easy to use that it makes hard-drive
  336.    and computer maintenance seem impossibly easy.", PCM Magazine, May
  337.    1992
  338.  
  339.   "I have discovered the most unique and useful system maintenance
  340.    utility since Spinrite came along.", MBUG PC Newsletter, December,
  341.    1991
  342.  
  343.  
  344. ExtraDOS Toolbox (tm)
  345.  
  346.   A large collection of over 50 utilities that DOS forgot. Includes
  347.   many helpful utilities that enhance MS-DOS machines. Featured in the
  348.   DOS Power Tools, 2nd Edition, Revised for DOS 5.0 book by Bantam
  349.   Books.
  350.  
  351.  
  352. WizLabel (tm)
  353.  
  354.   Print Sharp Wizard phone listings directly to your SLP Printer
  355.   without having to convert your data.
  356.  
  357.  
  358. Coach Database System■.
  359.  
  360.   CDBS provides a method for tracking and evaluating NBA teams, NBA
  361.   players, and college players. It supplies a comprehensive report
  362.   generator for building decision support reports on scouted players.
  363.  
  364.  
  365. FHTS Products
  366. _____________________________________________________________________
  367.  
  368.  
  369.  
  370. Press Gate Manager■.
  371.  
  372.   Software for event organizers. Creates and maintains a database of
  373.   events and guests with the ability to track seating by type,
  374.   location, and person. Produces seating charts and labels for press
  375.   passes.
  376.  
  377.  
  378. FINDB■.
  379.  
  380.   Financial Database System for tracking shareholders in a company.
  381.   Allows the instant retrieval of information based on any part of a
  382.   persons account id, ss#, zip code etc.  Has support for completely
  383.   customized HP Laserjet tax forms.  Ideal for generating K1 tax
  384.   reports for limited partnerships.
  385.  
  386.  
  387.  
  388. EXTRADOS TOOLBOX UPCOMING ADDITIONS
  389. _____________________________________________________________________
  390.  
  391.  
  392. We are constantly adding new utilities to the ExtraDOS Toolbox
  393. collection.  Some are developments of ideas from our customers.  If
  394. you know of a utility that you would find handy or updates to
  395. existing utilities please let us know about them.
  396.  
  397.  
  398. BATPLUS     Collection of enhancements for DOS Batch files.  BATPLUS
  399.             enhancements will also be supported by TurboBAT.
  400.  
  401. BOOTMGR     Boot Manager will allow you to choose from many different
  402.             boot up configurations by displaying a menu of choices
  403.             at boot time.  Each configuration can have a seperate
  404.             AUTOEXEC.BAT and CONFIG.SYS associated with it.
  405.  
  406. DIALIT      Small TSR that allows you to pop up over any text screen
  407.             and capture a phone number and then dialing with your
  408.             modem.
  409.  
  410. DIFF        Full screen file comparison utility.  Will display the
  411.             differences between two different files.
  412.  
  413. DIRSORT     Sort directories by Name, Extension, Date, Time or Size.
  414.  
  415. DISKTEST    Command line utility to perform testing functions on disk
  416.             drives looking for bad sectors or clusters.
  417.  
  418. EMSX86      EMS 4.0 Memory Manager that converts Extended Memory into
  419.             LIM EMS 4.0 Expanded memory.
  420.  
  421. FKEYSET     Allows you to assign customized values for all the function
  422.             keys.
  423.  
  424. LQPRINT     Allows 9 pin dot matrix printers to print near letter
  425.             quality output by converting text into high resolution
  426.             graphics.
  427.  
  428. NBSTIME     Will set your PC clock to National Atomic Clock time by
  429.             calling NBS with your modem.
  430.  
  431. PRMPTMGR    Prompt Manager gives you access to a library of DOS prompts
  432.             and allows you to create your own DOS prompts.
  433.  
  434. PRINTCTL    Print Controller is a multiple printer spool and configuration
  435.             utility.  Supports EMS or DISK spooling and up to three
  436.             printer ports.
  437.  
  438.  
  439. EXTRADOS TOOLBOX UPCOMING ADDITIONS
  440. _____________________________________________________________________
  441.  
  442.  
  443. SORT        Advanced SORT utilty for DOS.  Features many enhancements o
  444.             over the DOS version.
  445.  
  446. SPEEDFL     Increase access to some floppy disk drives.
  447.  
  448. SPLITFL     Split files into multiples for modem or diskette transfers.
  449.  
  450. STOPWTCH    Stop Watch allows you to time programs at the DOS prompt.
  451.  
  452. SWAPFILE    Swap to file names with the associated files.
  453.  
  454. XCD         Smart CHDIR command.  Will accept partial names.
  455.  
  456. XDEL        Advanced delete command.  Allows many options and exclusions.
  457.  
  458. XDIR        Updated DIR command with sort options.
  459.  
  460. ZIPCODE     TSR to allow the searching of US Postal Zip Code Database.
  461.  
  462.  
  463.  
  464.  
  465.   The latest versions of the ExtraDOS Toolbox utilities can be found on:
  466.  
  467.   FHTS PC GURU III BBS, San Francisco, CA  (415) 882-1735
  468.  
  469.   CHANNEL 1 BBS, Cambridge, MA             (617) 354-8873
  470.  
  471.   COMPUSERVE INFORMATION SERVICE           PCVENB CONF. 13
  472.  
  473.